Skip to content

Api#68

Merged
elysableu merged 22 commits intomainfrom
api
Dec 11, 2025
Merged

Api#68
elysableu merged 22 commits intomainfrom
api

Conversation

@elysableu
Copy link
Contributor

@elysableu elysableu commented Dec 10, 2025

Type of Change

  • feature ⛲
  • bug fix 🐛
  • documentation update 📃
  • styling 🎨
  • refactor 🧑‍💻
  • testing 🧪

Description

  • SImplify Dataprovider and seperate concerns into RealDataProvider and MockDataProvider
  • Set up helper provide AppData provider
  • Create DataContextType interface file
  • Add index files to @/app/providers, @/types, and @/mocks to handle all exports from these directories from one fiel
  • Update api.ts to include fetchUserCharacters
  • Update api config.ts file with new endpoints and removed high risk endpoints
  • Add extractAll helper method to JSONApiClient

Share the reason(s) for this pull request

What questions do you have/what do you want feedback on?

Related Tickets

Closes #49
Closes #67

Screenshots (if applicable):

Added Test?

  • Yes 🫡
  • No 🙅

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation and I have updated the documentation accordingly.
  • All tests (previous and new) pass 🥳

How to QA this change:

@elysableu elysableu merged commit 55a8955 into main Dec 11, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fetch User specific Characters Extract multiple entries

1 participant